home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 23 / CU Amiga - Super CD-ROM 23 (June 1998).iso / CUCD / Programming / AMOSList / AMOSLIST / text0061.txt < prev    next >
Encoding:
Text File  |  1998-04-01  |  1.2 KB  |  37 lines

  1. __When doing the Commands, the TCP F Open command has added another value:
  2.  
  3. Tcp F Open(channel,File$,status)
  4.  
  5. Status affects the state of the file:
  6.  
  7. 0 - Read/Write to file
  8. 1 - Read Only
  9.  
  10. _>_> also want to know what kind of questions you have for the FAQ section, 
  11.  
  12. > -Why does the gui I design not look right when I use it?
  13. > -GadToolsBox MUST be run on a non-interlace PAL hires screen using the
  14. Topaz/8
  15. > font. Remember to leave a bit of extra space in your buttons, too, since
  16. some
  17. > of the proportional fonts can actually end up wider than the topaz font!
  18.  
  19. I always use an NTSC Hires-laced screenmode when designing GUI's (as 99% of
  20. people using the program will never have their screenmode that low in size
  21. anyway) and have never experienced any problems. I sometimes use NTSC
  22. Lowres for small things/detail.
  23.  
  24. Mush
  25. -- 
  26.  Email: Andy Kellett <mushypd@redrose.net>  Team *AMOS* + IAPA Team *AMIGA*
  27.   *alt.religion.amos* - AMOS now on usenet! AMOS Mailinglist also mirrored
  28.  
  29. * Proud Member of the AMOSPro V3 Development Team & Official AMOS Library *
  30.  
  31.      World's Largest AMOS Homepages - http://www.mushy-pd.demon.co.uk
  32.  
  33.    Also official US distributor of  F1 Software. Quality Amiga titles at
  34.                 quality prices. See homepage for links.
  35.  
  36.  
  37.